OpenRoads Designer CONNECT Edition SDK Help

Make Method

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public static  Clothoid Make( DPoint3d startPoint,double startRadius,double endRadius,double length,double startDirection, Hand hand)

Parameters

SettingDescription
  DPoint3d Start point
   Start radius
   End Radius
   Length
   Start angle
  Hand Define a direction

Return Value

Clothoid

See Also